[INFO] cloning repository https://github.com/khangtran2604/simple-tcp-server-client-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khangtran2604/simple-tcp-server-client-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhangtran2604%2Fsimple-tcp-server-client-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhangtran2604%2Fsimple-tcp-server-client-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a91e848f661540d31025e72eee0d2dbd7e0aac8
[INFO] testing khangtran2604/simple-tcp-server-client-rust against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhangtran2604%2Fsimple-tcp-server-client-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/khangtran2604/simple-tcp-server-client-rust
[INFO] finished tweaking git repo https://github.com/khangtran2604/simple-tcp-server-client-rust
[INFO] tweaked toml for git repo https://github.com/khangtran2604/simple-tcp-server-client-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/khangtran2604/simple-tcp-server-client-rust on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/khangtran2604/simple-tcp-server-client-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.5
[INFO] [stderr]   Downloaded crc v3.3.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.5
[INFO] [stderr]   Downloaded openssl-sys v0.9.108
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.5
[INFO] [stderr]   Downloaded sqlx-macros v0.8.5
[INFO] [stderr]   Downloaded sqlx v0.8.5
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.5
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.5
[INFO] [stderr]   Downloaded impl-more v0.1.9
[INFO] [stderr]   Downloaded rsa v0.9.8
[INFO] [stderr]   Downloaded actix-router v0.5.3
[INFO] [stderr]   Downloaded fake v4.3.0
[INFO] [stderr]   Downloaded bytestring v1.4.0
[INFO] [stderr]   Downloaded local-waker v0.1.4
[INFO] [stderr]   Downloaded actix-service v2.0.3
[INFO] [stderr]   Downloaded actix-macros v0.2.4
[INFO] [stderr]   Downloaded local-channel v0.1.5
[INFO] [stderr]   Downloaded actix-codec v0.5.2
[INFO] [stderr]   Downloaded actix-web-codegen v4.3.0
[INFO] [stderr]   Downloaded actix-rt v2.10.0
[INFO] [stderr]   Downloaded actix-server v2.6.0
[INFO] [stderr]   Downloaded regex-lite v0.1.6
[INFO] [stderr]   Downloaded actix-web v4.11.0
[INFO] [stderr]   Downloaded actix-http v3.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eac0976536b31a5eefc715c3a944c7359ca08269e5e6b7fae81a58ffb1461781
[INFO] running `Command { std: "docker" "start" "-a" "eac0976536b31a5eefc715c3a944c7359ca08269e5e6b7fae81a58ffb1461781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eac0976536b31a5eefc715c3a944c7359ca08269e5e6b7fae81a58ffb1461781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eac0976536b31a5eefc715c3a944c7359ca08269e5e6b7fae81a58ffb1461781", kill_on_drop: false }`
[INFO] [stdout] eac0976536b31a5eefc715c3a944c7359ca08269e5e6b7fae81a58ffb1461781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee197036516725cdea73077e845859b36e9e14075f8fd95758c09e9547c6ed09
[INFO] running `Command { std: "docker" "start" "-a" "ee197036516725cdea73077e845859b36e9e14075f8fd95758c09e9547c6ed09", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling fake v4.3.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling tutor-course-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `course::create_course_table` and `tutor::create_tutor_table`
[INFO] [stdout]  --> src/bin/server.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use seeds::{course::create_course_table, seed_tables, tutor::create_tutor_table};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone`
[INFO] [stdout]  --> src/bin/../models/tutor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::clone;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../models/course.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl NewCourseInput {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new(tutor_id: i32, name: String, description: Option<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../models/course.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl UpdateCourseInput {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 48 |     pub fn new(tutor_id: Option<i32>, name: Option<String>, description: Option<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../models/tutor.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl NewTutorInput {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 22 |     pub fn new(name: String, age: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ActiveWebError` is never constructed
[INFO] [stdout]  --> src/bin/../custom_error.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum CustomError {
[INFO] [stdout]   |          ----------- variant in this enum
[INFO] [stdout] 8 |     ActiveWebError(String),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CustomError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 56s
[INFO] running `Command { std: "docker" "inspect" "ee197036516725cdea73077e845859b36e9e14075f8fd95758c09e9547c6ed09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee197036516725cdea73077e845859b36e9e14075f8fd95758c09e9547c6ed09", kill_on_drop: false }`
[INFO] [stdout] ee197036516725cdea73077e845859b36e9e14075f8fd95758c09e9547c6ed09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecd6680e5baf32a7ac971e06b9305badcb63d1bb583db2f1391c1e67f7d5dc62
[INFO] running `Command { std: "docker" "start" "-a" "ecd6680e5baf32a7ac971e06b9305badcb63d1bb583db2f1391c1e67f7d5dc62", kill_on_drop: false }`
[INFO] [stderr]    Compiling tutor-course-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `course::create_course_table` and `tutor::create_tutor_table`
[INFO] [stdout]  --> src/bin/server.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use seeds::{course::create_course_table, seed_tables, tutor::create_tutor_table};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone`
[INFO] [stdout]  --> src/bin/../models/tutor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::clone;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../models/course.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl NewCourseInput {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new(tutor_id: i32, name: String, description: Option<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../models/course.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl UpdateCourseInput {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 48 |     pub fn new(tutor_id: Option<i32>, name: Option<String>, description: Option<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../models/tutor.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl NewTutorInput {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 22 |     pub fn new(name: String, age: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ActiveWebError` is never constructed
[INFO] [stdout]  --> src/bin/../custom_error.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum CustomError {
[INFO] [stdout]   |          ----------- variant in this enum
[INFO] [stdout] 8 |     ActiveWebError(String),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CustomError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.83s
[INFO] running `Command { std: "docker" "inspect" "ecd6680e5baf32a7ac971e06b9305badcb63d1bb583db2f1391c1e67f7d5dc62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecd6680e5baf32a7ac971e06b9305badcb63d1bb583db2f1391c1e67f7d5dc62", kill_on_drop: false }`
[INFO] [stdout] ecd6680e5baf32a7ac971e06b9305badcb63d1bb583db2f1391c1e67f7d5dc62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c67deaa0314f725efa57d0959c895812bbc984fa110797e29e439af6a3ddcfd8
[INFO] running `Command { std: "docker" "start" "-a" "c67deaa0314f725efa57d0959c895812bbc984fa110797e29e439af6a3ddcfd8", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `course::create_course_table` and `tutor::create_tutor_table`
[INFO] [stderr]  --> src/bin/server.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | use seeds::{course::create_course_table, seed_tables, tutor::create_tutor_table};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::clone`
[INFO] [stderr]  --> src/bin/../models/tutor.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::clone;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/bin/../models/course.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl NewCourseInput {
[INFO] [stderr]    | ------------------- associated function in this implementation
[INFO] [stderr] 21 |     pub fn new(tutor_id: i32, name: String, description: Option<String>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/bin/../models/course.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl UpdateCourseInput {
[INFO] [stderr]    | ---------------------- associated function in this implementation
[INFO] [stderr] 48 |     pub fn new(tutor_id: Option<i32>, name: Option<String>, description: Option<String>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/bin/../models/tutor.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl NewTutorInput {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 22 |     pub fn new(name: String, age: i32) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ActiveWebError` is never constructed
[INFO] [stderr]  --> src/bin/../custom_error.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub enum CustomError {
[INFO] [stderr]   |          ----------- variant in this enum
[INFO] [stderr] 8 |     ActiveWebError(String),
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `CustomError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `tutor-course-backend` (bin "server" test) generated 6 warnings (run `cargo fix --bin "server" -p tutor-course-backend --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/server-6fbe93351049ddc5)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test db_access::course::tests::test_post_course_db_with_non_exist_tutor_id ... FAILED
[INFO] [stdout] test db_access::course::tests::test_get_courses_db ... FAILED
[INFO] [stdout] test db_access::course::tests::test_patch_course_by_id_db ... FAILED
[INFO] [stdout] test db_access::course::tests::test_get_course_by_id_db ... FAILED
[INFO] [stdout] test db_access::course::tests::test_delete_course_by_id_db ... FAILED
[INFO] [stdout] test db_access::course::tests::test_get_course_by_tutor_id_db ... FAILED
[INFO] [stdout] test db_access::tutor::tests::test_patch_exist_tutor_db ... FAILED
[INFO] [stdout] test db_access::tutor::tests::test_del_exist_tutor_by_id_db ... FAILED
[INFO] [stdout] test db_access::course::tests::test_post_course_db_successfully ... FAILED
[INFO] [stdout] test db_access::tutor::tests::test_del_non_exist_tutor_by_id_db ... FAILED
[INFO] [stdout] test db_access::tutor::tests::test_get_tutors_db ... FAILED
[INFO] [stdout] test db_access::tutor::tests::test_get_tutor_by_id_successfully ... FAILED
[INFO] [stdout] test db_access::tutor::tests::test_get_non_exist_tutor_by_id ... FAILED
[INFO] [stdout] test db_access::tutor::tests::test_patch_non_exist_tutor_db ... FAILED
[INFO] [stdout] test db_access::tutor::tests::test_post_tutor_db_successfully ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::course::tests::test_post_course_db_with_non_exist_tutor_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::course::tests::test_post_course_db_with_non_exist_tutor_id' (24) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda046854 - server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:161:38
[INFO] [stdout]   23:     0x597cda023b3f - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01d670 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00cb15 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00bbfe - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda019246 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda024656 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01f805 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039fbd - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b77d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda00af7b - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda00af7b - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda00af7b - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd8a30 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cda00627d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2be4 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda0509bb - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027da9 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda010aa2 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d62e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda02647d - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe8e10 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9f07 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9feffa6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01c825 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2dc6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04bd04 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04e226 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda0199be - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a7e7 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018e87 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda047818 - server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:158:5
[INFO] [stdout]   54:     0x597cda041447 - server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:159:59
[INFO] [stdout]   55:     0x597cda059f06 - <server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_with_non_exist_tutor_id::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::course::tests::test_get_courses_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::course::tests::test_get_courses_db' (21) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda0415f1 - server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:205:38
[INFO] [stdout]   23:     0x597cda0233bf - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01d0d0 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00c515 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00ba1e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda0190c6 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda024476 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01ea85 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039e3d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b5fd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda00a5bb - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda00a5bb - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda00a5bb - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd7770 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cda0022bd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2b24 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda0501db - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027c29 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda010322 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d3ee - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda0262fd - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe7550 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9c07 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9feec26 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01bfe5 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2886 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04b584 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04d326 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda0196be - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a607 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018cd7 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda0474e8 - server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:202:5
[INFO] [stdout]   54:     0x597cda041327 - server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:203:35
[INFO] [stdout]   55:     0x597cda059d86 - <server[f3f95642ebd80c26]::db_access::course::tests::test_get_courses_db::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::course::tests::test_patch_course_by_id_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::course::tests::test_patch_course_by_id_db' (22) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda042a25 - server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:246:38
[INFO] [stdout]   23:     0x597cda02363f - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01d2b0 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00c715 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00babe - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda019146 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda024516 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01ef05 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039ebd - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b67d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda00a8fb - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda00a8fb - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda00a8fb - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd7db0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cda0037fd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2b64 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda05047b - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027ca9 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda0105a2 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d4ae - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda02637d - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe7d90 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9d07 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fef2a6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01c2a5 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2a46 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04b804 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04d826 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda0197be - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a6a7 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018d67 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda0475f8 - server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:243:5
[INFO] [stdout]   54:     0x597cda041387 - server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:244:42
[INFO] [stdout]   55:     0x597cda059e06 - <server[f3f95642ebd80c26]::db_access::course::tests::test_patch_course_by_id_db::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::course::tests::test_get_course_by_id_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::course::tests::test_get_course_by_id_db' (19) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda041c14 - server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:218:38
[INFO] [stdout]   23:     0x597cda0234ff - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01d1c0 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00c615 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00ba6e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda019106 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda0244c6 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01ecc5 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039e7d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b63d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda00a75b - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda00a75b - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda00a75b - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd7a90 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cda002d5d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2b44 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda05032b - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027c69 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda010462 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d44e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda02633d - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe7970 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9c87 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9feef66 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01c145 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2966 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04b6c4 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04d5a6 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda019740 - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a655 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018d19 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda047576 - server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:215:5
[INFO] [stdout]   54:     0x597cda041357 - server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:216:40
[INFO] [stdout]   55:     0x597cda059dc6 - <server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_id_db::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::course::tests::test_delete_course_by_id_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::course::tests::test_delete_course_by_id_db' (18) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda04404a - server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:291:38
[INFO] [stdout]   23:     0x597cda02377f - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01d3a0 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00c815 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00bb0e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda019186 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda024566 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01f145 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039efd - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b6bd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda00aa9b - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda00aa9b - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda00aa9b - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd80d0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cda00429d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2b84 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda0505cb - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027ce9 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda0106e2 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d50e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda0263bd - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe81b0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9d87 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fef5e6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01c405 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2b26 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04b944 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04daa6 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda01983e - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a6f7 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018da7 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda047688 - server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:288:5
[INFO] [stdout]   54:     0x597cda0413b7 - server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:289:43
[INFO] [stdout]   55:     0x597cda059e46 - <server[f3f95642ebd80c26]::db_access::course::tests::test_delete_course_by_id_db::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::course::tests::test_get_course_by_tutor_id_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::course::tests::test_get_course_by_tutor_id_db' (20) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda044fd5 - server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:318:38
[INFO] [stdout]   23:     0x597cda0238bf - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01d490 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00c915 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00bb5e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda0191c6 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda0245b6 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01f385 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039f3d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b6fd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda00ac3b - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda00ac3b - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda00ac3b - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd83f0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cda004d3d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2ba4 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda05071b - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027d29 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda010822 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d56e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda0263fd - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe85d0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9e07 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fef926 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01c565 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2c06 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04ba84 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04dd26 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda0198c0 - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a745 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018de9 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda047716 - server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:315:5
[INFO] [stdout]   54:     0x597cda0413e7 - server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:316:46
[INFO] [stdout]   55:     0x597cda059e86 - <server[f3f95642ebd80c26]::db_access::course::tests::test_get_course_by_tutor_id_db::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::tutor::tests::test_patch_exist_tutor_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::tutor::tests::test_patch_exist_tutor_db' (42) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda02907c - server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:231:38
[INFO] [stdout]   23:     0x597cda022aff - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01ca40 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00be15 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00b7ee - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda018f06 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda024246 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01dac5 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039c7d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b43d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda009a5b - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda009a5b - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda009a5b - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd6190 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cd9ffd85d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2a44 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda04f8ab - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027a69 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda00fa62 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d14e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda02613d - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe5870 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9887 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fed566 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01b645 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2266 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04acc4 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04c1a6 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda01933e - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a3d7 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018af7 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda02cfd8 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:227:5
[INFO] [stdout]   54:     0x597cda028937 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:228:41
[INFO] [stdout]   55:     0x597cda059bc6 - <server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_exist_tutor_db::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::tutor::tests::test_del_exist_tutor_by_id_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::tutor::tests::test_del_exist_tutor_by_id_db' (25) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda029fae - server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:283:38
[INFO] [stdout]   23:     0x597cda022c3f - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01cb30 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00bf15 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00b83e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda018f46 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda024296 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01dd05 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039cbd - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b47d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda009bfb - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda009bfb - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda009bfb - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd64b0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cd9ffe2fd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2a64 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda04f9fb - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027aa9 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda00fba2 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d1ae - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda02617d - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe5c90 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9907 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fed8a6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01b7a5 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2346 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04ae04 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04c426 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda0193c0 - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a425 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018b39 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda02d066 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:279:5
[INFO] [stdout]   54:     0x597cda028967 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:280:45
[INFO] [stdout]   55:     0x597cda059c06 - <server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_exist_tutor_by_id_db::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::course::tests::test_post_course_db_successfully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::course::tests::test_post_course_db_successfully' (23) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda045d35 - server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:181:38
[INFO] [stdout]   23:     0x597cda0239ff - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01d580 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00ca15 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00bbae - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda019206 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda024606 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01f5c5 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039f7d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b73d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda00addb - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda00addb - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda00addb - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd8710 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cda0057dd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2bc4 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda05086b - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027d69 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda010962 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d5ce - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda02643d - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe89f0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9e87 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fefc66 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01c6c5 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2ce6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04bbc4 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04dfa6 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda019940 - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a795 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018e39 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda047796 - server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:178:5
[INFO] [stdout]   54:     0x597cda041417 - server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/course.rs:179:48
[INFO] [stdout]   55:     0x597cda059ec6 - <server[f3f95642ebd80c26]::db_access::course::tests::test_post_course_db_successfully::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::tutor::tests::test_del_non_exist_tutor_by_id_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::tutor::tests::test_del_non_exist_tutor_by_id_db' (34) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda02baee - server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:271:38
[INFO] [stdout]   23:     0x597cda02313f - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01cef0 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00c315 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00b97e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda019046 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda0243d6 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01e605 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039dbd - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b57d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda00a27b - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda00a27b - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda00a27b - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd7130 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cda000d7d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2ae4 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda04ff3b - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027ba9 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda0100a2 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d32e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda02627d - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe6d10 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9b07 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fee5a6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01bd25 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd26c6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04b304 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04ce26 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda0195be - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a567 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018c57 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda02d288 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:267:5
[INFO] [stdout]   54:     0x597cda028a27 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:268:49
[INFO] [stdout]   55:     0x597cda059d06 - <server[f3f95642ebd80c26]::db_access::tutor::tests::test_del_non_exist_tutor_by_id_db::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::tutor::tests::test_get_tutors_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::tutor::tests::test_get_tutors_db' (39) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda028bf3 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:161:38
[INFO] [stdout]   23:     0x597cda0229bf - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01c950 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00bd15 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00b79e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda018ec6 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda0241f6 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01d885 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039c3d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b3fd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda0098bb - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda0098bb - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda0098bb - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd5e70 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cd9ffcdbd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2a24 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda04f75b - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027a29 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda00f922 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d0ee - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda0260fd - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe5450 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9807 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fed226 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01b4e5 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2186 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04ab84 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04bf26 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda0192be - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a387 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018ab7 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda02cf48 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:157:5
[INFO] [stdout]   54:     0x597cda028907 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:158:34
[INFO] [stdout]   55:     0x597cda059b86 - <server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutors_db::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::tutor::tests::test_get_tutor_by_id_successfully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::tutor::tests::test_get_tutor_by_id_successfully' (37) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda02bf5e - server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:171:38
[INFO] [stdout]   23:     0x597cda02327f - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01cfe0 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00c415 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00b9ce - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda019086 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda024426 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01e845 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039dfd - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b5bd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda00a41b - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda00a41b - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda00a41b - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd7450 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cda00181d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2b04 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda05008b - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027be9 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda0101e2 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d38e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda0262bd - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe7130 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9b87 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fee8e6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01be85 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd27a6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04b444 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04d0a6 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda01963e - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a5b7 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018c97 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda02d318 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:167:5
[INFO] [stdout]   54:     0x597cda028a57 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:168:49
[INFO] [stdout]   55:     0x597cda059d46 - <server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_tutor_by_id_successfully::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::tutor::tests::test_get_non_exist_tutor_by_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::tutor::tests::test_get_non_exist_tutor_by_id' (35) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda02ac9c - server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:198:38
[INFO] [stdout]   23:     0x597cda022ebf - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01cd10 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00c115 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00b8de - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda018fc6 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda024336 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01e185 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039d3d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b4fd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda009f3b - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda009f3b - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda009f3b - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd6af0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cd9fff83d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2aa4 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda04fc9b - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027b29 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda00fe22 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d26e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda0261fd - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe64d0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9a07 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fedf26 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01ba65 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2506 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04b084 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04c926 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda0194be - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a4c7 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018bd7 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda02d168 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:194:5
[INFO] [stdout]   54:     0x597cda0289c7 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:195:46
[INFO] [stdout]   55:     0x597cda059c86 - <server[f3f95642ebd80c26]::db_access::tutor::tests::test_get_non_exist_tutor_by_id::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::tutor::tests::test_patch_non_exist_tutor_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::tutor::tests::test_patch_non_exist_tutor_db' (44) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stderr] error: test failed, to rerun pass `--bin server`
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda02a7a4 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:215:38
[INFO] [stdout]   23:     0x597cda022d7f - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01cc20 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00c015 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00b88e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda018f86 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda0242e6 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01df45 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039cfd - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b4bd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda009d9b - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda009d9b - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda009d9b - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd67d0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cd9ffed9d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2a84 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda04fb4b - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027ae9 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda00fce2 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d20e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda0261bd - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe60b0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9987 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fedbe6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01b905 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd2426 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04af44 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04c6a6 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda019440 - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a475 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018b89 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda02d0e6 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:211:5
[INFO] [stdout]   54:     0x597cda028997 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:212:45
[INFO] [stdout]   55:     0x597cda059c46 - <server[f3f95642ebd80c26]::db_access::tutor::tests::test_patch_non_exist_tutor_db::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db_access::tutor::tests::test_post_tutor_db_successfully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db_access::tutor::tests::test_post_tutor_db_successfully' (46) panicked at src/bin/../db_access/mod.rs:13:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597cda437f68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597cda437f68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x597cda437f68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x597cda44d53a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x597cda44d53a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x597cda43c902 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x597cda43c902 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x597cda416646 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x597cda416646 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x597cda42ffe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x597cda06f54c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x597cda06f54c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x597cda430262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x597cda430262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x597cda416702 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x597cda40b6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x597cda4174bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x597cda44dcfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597cda44da72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x597cda052376 - <core[28b146924c2f19c6]::result::Result<sqlx_sqlite[29860b38e65122c8]::connection::SqliteConnection, sqlx_core[68c94c2ecebbfec9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x597cda052376 - server[f3f95642ebd80c26]::db_access::get_db_conn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/mod.rs:13:62
[INFO] [stdout]   22:     0x597cda02b2e0 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:136:38
[INFO] [stdout]   23:     0x597cda022fff - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x597cda01ce00 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x597cda00c215 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::try_with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x597cda00b92e - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::task::local::LocalData>>::with::<<tokio[67e277f55916c067]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x597cda019006 - <tokio[67e277f55916c067]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x597cda024386 - <tokio[67e277f55916c067]::task::local::RunUntil<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x597cda01e3c5 - <tokio[67e277f55916c067]::task::local::LocalSet>::run_until::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x597cda039d7d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x597cda00b53d - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   32:     0x597cda00a0db - tokio[67e277f55916c067]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x597cda00a0db - tokio[67e277f55916c067]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x597cda00a0db - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   35:     0x597cd9fd6e10 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x597cda0002dd - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   37:     0x597cd9ff2ac4 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   38:     0x597cda04fdeb - <tokio[67e277f55916c067]::runtime::context::scoped::Scoped<tokio[67e277f55916c067]::runtime::scheduler::Context>>::set::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x597cda027b69 - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x597cda00ff62 - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::try_with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x597cda00d2ce - <std[929523f510218772]::thread::local::LocalKey<tokio[67e277f55916c067]::runtime::context::Context>>::with::<tokio[67e277f55916c067]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x597cda02623d - tokio[67e277f55916c067]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[67e277f55916c067]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x597cd9fe68f0 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   44:     0x597cd9fe9a87 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   45:     0x597cd9fee266 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x597cda01bbc5 - tokio[67e277f55916c067]::runtime::context::runtime::enter_runtime::<<tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x597cd9fd25e6 - <tokio[67e277f55916c067]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x597cda04b1c4 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on_inner::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   49:     0x597cda04cba6 - <tokio[67e277f55916c067]::runtime::runtime::Runtime>::block_on::<<tokio[67e277f55916c067]::task::local::LocalSet>::run_until<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   50:     0x597cda01953e - <tokio[67e277f55916c067]::task::local::LocalSet>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x597cda03a517 - <actix_rt[af215717f34b7301]::runtime::Runtime>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x597cda018c17 - <actix_rt[af215717f34b7301]::system::SystemRunner>::block_on::<server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x597cda02d1f8 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:132:5
[INFO] [stdout]   54:     0x597cda0289f7 - server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/../db_access/tutor.rs:133:47
[INFO] [stdout]   55:     0x597cda059cc6 - <server[f3f95642ebd80c26]::db_access::tutor::tests::test_post_tutor_db_successfully::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x597cda06262b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x597cda06262b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x597cda06fea5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x597cda06fea5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x597cda06fea5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x597cda06fea5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x597cda06fea5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x597cda06aa04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x597cda06aa04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x597cda072f22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x597cda072f22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x597cda072f22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x597cda072f22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x597cda072f22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x597cda43788f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x597cda43788f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x701664babaa4 - <unknown>
[INFO] [stdout]   77:     0x701664c38a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db_access::course::tests::test_delete_course_by_id_db
[INFO] [stdout]     db_access::course::tests::test_get_course_by_id_db
[INFO] [stdout]     db_access::course::tests::test_get_course_by_tutor_id_db
[INFO] [stdout]     db_access::course::tests::test_get_courses_db
[INFO] [stdout]     db_access::course::tests::test_patch_course_by_id_db
[INFO] [stdout]     db_access::course::tests::test_post_course_db_successfully
[INFO] [stdout]     db_access::course::tests::test_post_course_db_with_non_exist_tutor_id
[INFO] [stdout]     db_access::tutor::tests::test_del_exist_tutor_by_id_db
[INFO] [stdout]     db_access::tutor::tests::test_del_non_exist_tutor_by_id_db
[INFO] [stdout]     db_access::tutor::tests::test_get_non_exist_tutor_by_id
[INFO] [stdout]     db_access::tutor::tests::test_get_tutor_by_id_successfully
[INFO] [stdout]     db_access::tutor::tests::test_get_tutors_db
[INFO] [stdout]     db_access::tutor::tests::test_patch_exist_tutor_db
[INFO] [stdout]     db_access::tutor::tests::test_patch_non_exist_tutor_db
[INFO] [stdout]     db_access::tutor::tests::test_post_tutor_db_successfully
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c67deaa0314f725efa57d0959c895812bbc984fa110797e29e439af6a3ddcfd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c67deaa0314f725efa57d0959c895812bbc984fa110797e29e439af6a3ddcfd8", kill_on_drop: false }`
[INFO] [stdout] c67deaa0314f725efa57d0959c895812bbc984fa110797e29e439af6a3ddcfd8
